Vcenter CryptoManager Kms Providers ExportResult

Vcenter CryptoManager Kms Providers ExportResult
Vcenter CryptoManager Kms Providers ExportResult

The Vcenter CryptoManager Kms Providers ExportResult schema contains result of POST /vcenter/crypto-manager/kms/providers?action=export operation.

This schema was added in vSphere API 7.0.2.0.

JSON Example
{
    "type": "string",
    "location": {
        "url": "string",
        "download_token": {
            "token": "string",
            "expiry": "string"
        }
    }
}
string
type
Required

Type of provider export result

For more information see: Vcenter CryptoManager Kms Providers ExportType.

This property was added in vSphere API 7.0.2.0.

location
Optional

Location of the exported configuration

This property was added in vSphere API 7.0.2.0.

This property is optional and it is only relevant when the value of type is Vcenter CryptoManager Kms Providers ExportType.LOCATION.